[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.386C            Enable Real Mode 80386 Instructions                Directive

  .386C

     This directive enables real-mode 80386 instructions. It is the same as
     the .386 directive. (.386C is obsolete; it has been replaced by .386).

       Notes:         You should only use .386C in programs intended to run on
                      an 80386 or more recent microprocessor.

                      Put this directive in your program before you use any
                      80386-specific instructions.

See Also: .386 .386P
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson